|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.desktop.core.dialogs.ContentPage
org.eclipse.vtp.desktop.model.core.configuration.ComponentPropertiesPanel
org.eclipse.vtp.desktop.editors.core.elements.PrimitivePropertiesPanel
public abstract class PrimitivePropertiesPanel
| Constructor Summary | |
|---|---|
PrimitivePropertiesPanel(java.lang.String name,
PrimitiveElement element)
|
|
| Method Summary | |
|---|---|
void |
createControls(org.eclipse.swt.widgets.Composite parent)
|
protected PrimitiveElement |
getElement()
|
void |
save()
|
void |
setConfigurationContext(Brand brand,
java.lang.String interactionType,
java.lang.String language)
|
| Methods inherited from class org.eclipse.vtp.desktop.model.core.configuration.ComponentPropertiesPanel |
|---|
cancel, createPage, getContainer, getControl, setControl |
| Methods inherited from class org.eclipse.vtp.desktop.core.dialogs.ContentPage |
|---|
getName, getRootShell |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrimitivePropertiesPanel(java.lang.String name,
PrimitiveElement element)
| Method Detail |
|---|
public void createControls(org.eclipse.swt.widgets.Composite parent)
createControls in class ComponentPropertiesPanelpublic void save()
save in class ComponentPropertiesPanel
public void setConfigurationContext(Brand brand,
java.lang.String interactionType,
java.lang.String language)
setConfigurationContext in class ComponentPropertiesPanelprotected PrimitiveElement getElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||